How to Install geany-plugin-markdown software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install geany-plugin-markdown software package in Ubuntu 14.04 LTS (Trusty Tahr)

geany-plugin-markdown software package provides markdown plugin for Geany, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install geany-plugin-markdown 

geany-plugin-markdown is installed in your system.

Make ensure the geany-plugin-markdown package were installed using the commands given below,

$ sudo dpkg-query -l | grep geany-plugin-markdown *

You will get with geany-plugin-markdown package name, version, architecture and description in a table

geany-plugin-markdown package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Development
Package geany-plugin-markdown
Version 1.23+dfsg-3
Description markdown plugin for Geany
Sub Section devel


See Also, How to uninstall or remove geany-plugin-markdown software package from Ubuntu 14.04 LTS (Trusty Tahr)?